McOutput Class

Represents the digital output that will be controlled.

Inheritance Hierarchy

System.Object
  IntervalZero.KINGSTAR.Base.McOutput

Namespace: IntervalZero.KINGSTAR.Base

Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public class McOutput
Public Class McOutput

 

The McOutput class exposes the following members.

Constructors

  Name Description
McOutput Initializes a new instance of the McOutput class.

Properties

  Name Description
Axis Set to true if the sensor is connected to an axis output, or false if it is connected to an I/O module.
Index Selects which axis or I/O module you want to use.
Offset The offset in bit of the digital output in the output module.

See also

IntervalZero.KINGSTAR.Base Namespace